checkExpirationAndReset(F32 expiration) | LLFrameTimer | |
expiresAt() const | LLFrameTimer | |
getElapsedSeconds() | LLFrameTimer | [inline, static] |
getElapsedTimeAndResetF32() | LLFrameTimer | [inline] |
getElapsedTimeF32() const | LLFrameTimer | [inline] |
getFrameCount() | LLFrameTimer | [inline, static] |
getFrameDeltaTimeF32() | LLFrameTimer | [static] |
getStarted() const | LLFrameTimer | [inline] |
getTimeToExpireF32() const | LLFrameTimer | [inline] |
getTotalSeconds() | LLFrameTimer | [inline, static] |
getTotalTime() | LLFrameTimer | [inline, static] |
hasExpired() const | LLFrameTimer | [inline] |
LLFrameTimer() | LLFrameTimer | [inline] |
mExpiry | LLFrameTimer | [protected] |
mStarted | LLFrameTimer | [protected] |
mStartTime | LLFrameTimer | [protected] |
pause() | LLFrameTimer | |
reset() | LLFrameTimer | |
resetWithExpiry(F32 expiration) | LLFrameTimer | |
setAge(const F64 age) | LLFrameTimer | [inline] |
setExpiryAt(F64 seconds_since_epoch) | LLFrameTimer | |
setTimerExpirySec(F32 expiration) | LLFrameTimer | |
sFrameCount | LLFrameTimer | [protected, static] |
sFrameDeltaTime | LLFrameTimer | [protected, static] |
sFrameTime | LLFrameTimer | [protected, static] |
sStartTotalTime | LLFrameTimer | [protected, static] |
start() | LLFrameTimer | |
stop() | LLFrameTimer | |
sTotalSeconds | LLFrameTimer | [protected, static] |
sTotalTime | LLFrameTimer | [protected, static] |
unpause() | LLFrameTimer | |
updateFrameTime() | LLFrameTimer | [static] |