BRL-CAD
|
#include "common.h"
#include <stddef.h>
#include <stdlib.h>
#include "bu/defines.h"
#include "bu/vls.h"
Go to the source code of this file.
Functions | |
int64_t | bu_gettime (void) |
void | bu_utctime (struct bu_vls *utc_result, const int64_t time_val) |