cTimeMs now uses the monotonic clock, if available

This commit is contained in:
Klaus Schmidinger
2007-12-27 15:58:18 +01:00
parent bd411a6620
commit 6f76e10038
4 changed files with 41 additions and 4 deletions

View File

@@ -1943,6 +1943,7 @@ Petri Hintukainen <Petri.Hintukainen@hut.fi>
for making cRemote::PutMacro() set a lock while it expands the macro
for pointing out that plugins from cRemote::PutMacro() and cRemote::CallPlugin()
need to be handled separately
for making cTimeMs use the monotonic clock
Marcel Schaeben <mts280@gmx.de>
for his "Easy Input" patch