GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
Functions
gp_time_stamp.h File Reference

A monotonous timestamps. More...

#include <stdint.h>

Go to the source code of this file.

Functions

uint64_t gp_time_stamp (void)
 Returns current time stamp.
 

Detailed Description

A monotonous timestamps.

Definition in file gp_time_stamp.h.

Function Documentation

◆ gp_time_stamp()

uint64_t gp_time_stamp ( void  )

Returns current time stamp.

Returns
A monotonously incrementing timestamp starting at some unspecified point in milliseconds.