Timestamp reference point ambiguity #614

This commit is contained in:
Guenter Obiltschnig
2014-11-21 09:32:13 +01:00
parent 6b84bbcadb
commit 6ddce4c9ff
3 changed files with 36 additions and 19 deletions

View File

@@ -135,7 +135,7 @@ void Clock::update()
}
Clock::ClockVal Clock::accuracy()
Clock::ClockDiff Clock::accuracy()
{
#if defined(POCO_OS_FAMILY_WINDOWS)