35TTime::operator long()
const
39 Error(
"TTime::operator long()",
"time truncated, use operator long long");
46TTime::operator
unsigned long()
const
50 Error(
"TTime::operator unsigned long()",
"time truncated, use operator unsigned long long");
constexpr UInt_t kMaxUInt
void Error(const char *location, const char *msgfmt,...)
Use this function in case an error occurred.
char * Form(const char *fmt,...)
Formats a string in a circular formatting buffer.
Basic time type with millisecond precision.
const char * AsString() const
Return the time as a string.