This file contains global type definitions which are used throughout the entire engine and applicatio...
#define KAPI
Import/export qualifier.
Definition: defines.h:205
float f32
32-bit floating point number
Definition: defines.h:47
KAPI const char * time_as_string_from_seconds(f32 total_seconds)
Gets the formatted time as a string from the given number of seconds. The format is "hh:mm:ss....