]> git.tdb.fi Git - libs/core.git/blobdiff - source/time/units.h
Throw out anything polling related - they will go to libmspio eventually
[libs/core.git] / source / time / units.h
index 6417782c3c1ee211197eac1346666c889e27d47d..98d2ae90780eef2893a1b94bed61f2754d7bbcbf 100644 (file)
@@ -1,5 +1,5 @@
 /*
-This file is part of libmspframework     
+This file is part of libmspcore     
 Copyright © 2006  Mikko Rasa, Mikkosoft Productions
 Distributed under the LGPL
 */
@@ -11,6 +11,7 @@ Distributed under the LGPL
 namespace Msp {
 namespace Time {
 
+extern const TimeDelta zero;
 extern const TimeDelta usec;
 extern const TimeDelta msec;
 extern const TimeDelta sec;