checkExpirationAndReset(F32 expiration) | LLTimer | |
cleanupClass() | LLTimer | [inline, static] |
getCurrentClockCount() | LLTimer | [static] |
getElapsedSeconds() | LLTimer | [inline, static] |
getElapsedTimeAndResetF32() | LLTimer | |
getElapsedTimeAndResetF64() | LLTimer | |
getElapsedTimeF32() const | LLTimer | |
getElapsedTimeF64() const | LLTimer | |
getRemainingTimeF32() | LLTimer | |
getStarted() const | LLTimer | [inline] |
getTotalSeconds() | LLTimer | [static] |
getTotalTime() | LLTimer | [static] |
hasExpired() | LLTimer | |
initClass() | LLTimer | [inline, static] |
knownBadTimer() | LLTimer | [static] |
LLTimer() | LLTimer | |
mExpirationTicks | LLTimer | [protected] |
mLastClockCount | LLTimer | [protected] |
mStarted | LLTimer | [protected] |
reset() | LLTimer | |
setLastClockCount(U64 current_count) | LLTimer | |
setTimerExpirySec(F32 expiration) | LLTimer | |
start() | LLTimer | [inline] |
sTimer | LLTimer | [static] |
stop() | LLTimer | [inline] |
~LLTimer() | LLTimer |