CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
clock.h
Go to the documentation of this file.
1
3
4#pragma once
5
6#include <cx/cx.h>
7
8CX_C_BEGIN
9
15
22int64 clockWall();
23
32
42int64 clockTimer();
43
45// end of time_clock group
46
47CX_C_END
int64 clockWall()
int64 clockWallLocal()
int64 clockTimer()