BRL-CAD
Loading...
Searching...
No Matches
datetime.h File Reference
#include "common.h"
#include <stddef.h>
#include <stdlib.h>
#include "bu/defines.h"
#include "bu/vls.h"
Include dependency graph for datetime.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int64_t bu_gettime (void)
 
int64_t bu_timer_cpu (void)
 
int64_t bu_timer_cpu_thread (void)
 
void bu_utctime (struct bu_vls *utc_result, const int64_t time_val)