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
13
20
int64
clockWall
();
21
29
int64
clockWallLocal
();
30
40
int64
clockTimer
();
41
43
// end of time_clock group
clockWall
int64 clockWall()
clockWallLocal
int64 clockWallLocal()
clockTimer
int64 clockTimer()
cx
time
clock.h
Generated by
1.9.8