#include <string.h>
Public Member Functions | |
| format_time (t_uint64 p_seconds) | |
| const char * | get_ptr () const |
| operator const char * () const | |
Protected Attributes | |
| string_fixed_t< 127 > | m_buffer |
| pfc::format_time::format_time | ( | t_uint64 | p_seconds | ) |
| const char* pfc::format_time::get_ptr | ( | ) | const [inline] |
| pfc::format_time::operator const char * | ( | ) | const [inline] |
string_fixed_t<127> pfc::format_time::m_buffer [protected] |
1.5.5