Crow
0.0.4
|
Functions | |
json | get_backtrace (int skip) |
std::string | pretty_name (const char *type_id_name, bool only_module=false) |
return pretty type name More... | |
std::int64_t | get_timestamp () |
get the seconds since epoch More... | |
std::string | get_iso8601 () |
get the current date and time as ISO 8601 string More... | |
int | get_random_number (int lower, int upper) |
return a random integer More... | |
std::string | generate_uuid () |
generate a UUID4 without dashes More... | |