47 for ( i = 0; i < 1000; i++ ) {
52 if ( b < 0.0 || ct < b ) {
92 if ( name && *name ) {
130 for ( i = 0; i <
names.
Num(); i++ ) {
131 if (
names[i].Icmp( name ) == 0 ) {
157 total +=
timers[
i]->Milliseconds();
void InitBaseClockTicks(void) const
assert(prefInfo.fullscreenBtn)
int AddReport(const char *name)
void DeleteContents(bool clear)
virtual void Printf(const char *fmt,...) id_attribute((format(printf
void SetReportName(const char *name)
int Append(const type &obj)
double ClockTicks(void) const
idList< idTimer * > timers
const char * c_str(void) const
void AddTime(const char *name, idTimer *time)
static class idCommon * common