diff options
author | Jim Carroll <thecarrolls@jiminger.com> | 2011-07-18 20:03:32 -0400 |
---|---|---|
committer | Jim Carroll <thecarrolls@jiminger.com> | 2011-07-20 00:58:28 -0400 |
commit | 225797dcef584338086b8179ac32d4a1914e5d70 (patch) | |
tree | 928010c7ce520fa51cfc5fe774127f836d91f148 /xbmc/filesystem/PluginDirectory.cpp | |
parent | 5de86cb5809cc93695435dd90aea70892cf5018b (diff) |
Added a millisecond timer to the threading library.
Since we are removing boost threads shortly, and since the boost::date_time has issues with thread safety on osx, we moved the code in CTimeUtils::GetTimeMS() into XbmcThread::currentClockMillis(). It was also adjusted so that the windows call to timeGetTime handles the wrapping correctly (which it didn't appear to do before)."
Diffstat (limited to 'xbmc/filesystem/PluginDirectory.cpp')
0 files changed, 0 insertions, 0 deletions