![]() |
das2C
das core C utilities (v3)
|
Helpers for units.h and time.h for dealing with TT2000 times not intended as a public interface. More...
#include <stdbool.h>
Go to the source code of this file.
Functions | |
bool | das_tt2k_reinit (const char *sProgName) |
Re-initialize the leap second table. More... | |
bool das_tt2k_reinit | ( | const char * | sProgName | ) |
Re-initialize the leap second table.
@Warning Not Thread Safe
Mostly provided for testing. Do NOT call this function if other treads could possibily be running unit conversions at the same time.