libmetal
Loading...
Searching...
No Matches
Macros | Functions
time.c File Reference
#include <unistd.h>
#include <time.h>
#include <metal/time.h>

Macros

#define NS_PER_S   (1000 * 1000 * 1000)
 

Functions

unsigned long long metal_get_timestamp (void)
 get timestamp This function returns the timestampe as unsigned long long value. More...
 

Macro Definition Documentation

◆ NS_PER_S

#define NS_PER_S   (1000 * 1000 * 1000)