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
8
CX_C_BEGIN
9
15
22
int64
clockWall
();
23
31
int64
clockWallLocal
();
32
42
int64
clockTimer
();
43
45
// end of time_clock group
46
47
CX_C_END
clockWall
int64 clockWall()
clockWallLocal
int64 clockWallLocal()
clockTimer
int64 clockTimer()
cx
time
clock.h
Generated by
1.9.8