Recast Navigation
Navigation-mesh Toolset for Games
Loading...
Searching...
No Matches
PerfTimer.h File Reference
#include <stdint.h>

Go to the source code of this file.

Typedefs

typedef int64_t TimeVal
 

Functions

TimeVal getPerfTime ()
 
int getPerfTimeUsec (TimeVal duration)
 

Typedef Documentation

◆ TimeVal

typedef int64_t TimeVal

Function Documentation

◆ getPerfTime()

TimeVal getPerfTime ( )

◆ getPerfTimeUsec()

int getPerfTimeUsec ( TimeVal  duration)