mirror of
https://agent.ghink.cloud/wb2osz/direwolf
synced 2025-04-04 11:48:30 +00:00
9 lines
237 B
C
9 lines
237 B
C
|
|
|
|
extern double dtime_now (void);
|
|
|
|
void timestamp_now (char *result, int result_size, int show_ms);
|
|
|
|
void timestamp_user_format (char *result, int result_size, char *user_format);
|
|
|
|
void timestamp_filename (char *result, int result_size); |