index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
/
lleventtimer.h
Age
Commit message (
Expand
)
Author
2024-05-15
Manual whitespace cleanup (fix_whitespace.py).
Nat Goodspeed
2024-05-07
Refactor LLLater -> LL::Timers to accommodate nonpositive repeats.
Nat Goodspeed
2024-05-02
Introduce LLLater::getRemaining(handle).
Nat Goodspeed
2024-05-02
WIP: In llcallbacklist.h, add singleton LLLater for time delays.
Nat Goodspeed
2023-08-17
DRTVWR-588: Remove some unused redundant timer functionality.
Nat Goodspeed
2020-03-25
DRTVWR-476: Add LLEventTimer::run_every(), run_at(), run_after().
Nat Goodspeed
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2013-05-09
Merge downstream code and viewer-beta
simon
2013-04-24
diff -r 59c7bed66dfd indra/llcommon/lleventapi.h
simon
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2013-02-28
Modify LLInstanceTracker to avoid using a map of strings to find a map of foo...
Graham Madarasz (Graham)
2010-08-16
VWR-20670 (SNOW-506) FIXED Protection on LLInstanceTracker base in LLEventTim...
Aimee Linden
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2010-02-06
EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them
Tofu Linden
2010-02-06
move LLEventTimer into its own source module. everyone includes it, almost n...
Tofu Linden