diff options
author | Neil Hodgson <nyamatongwe@gmail.com> | 2014-07-15 12:04:54 +1000 |
---|---|---|
committer | Neil Hodgson <nyamatongwe@gmail.com> | 2014-07-15 12:04:54 +1000 |
commit | a4d36c2b76d188199d9b16b4556d9aa88c412731 (patch) | |
tree | b79d163e39dcfcc214e3c4c95111cba90b664203 /src/KeyMap.h | |
parent | a04e3bb80fe893b98f7bd4d66d4bb44ad50b5b13 (diff) | |
download | scintilla-mirror-a4d36c2b76d188199d9b16b4556d9aa88c412731.tar.gz |
Implement separate timers for each type of periodic activity and turn them on and off
as required. This saves power as there are fewer wake ups.
A tolerance value is provided so that platforms that support coalescing timers,
Windows 8+ and OS X 10.9+, can use them.
The previous global 100 millisecond timer may still be used by non-core platforms.
Diffstat (limited to 'src/KeyMap.h')
0 files changed, 0 insertions, 0 deletions