Derecho  0.9
Distributed systems toolkit for RDMA
Functions
time.h File Reference
#include <cstdint>
#include <sys/resource.h>
#include <time.h>
Include dependency graph for time.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint64_t get_time ()
 
uint64_t get_process_time ()
 

Function Documentation

◆ get_process_time()

uint64_t get_process_time ( )
inline

Definition at line 21 of file time.h.

◆ get_time()

uint64_t get_time ( )
inline

Definition at line 13 of file time.h.