diff --git a/GSTicker.h b/GSTicker.h index 494358a..c203461 100644 --- a/GSTicker.h +++ b/GSTicker.h @@ -36,7 +36,7 @@ extern NSTimeInterval GSTickerTimeLast(); /** * Convenience function to provide timing information quickly.
* This returns the current date/time, and stores the value for use - * by the SQLClientTimeLast() function. + * by the GSTickerTimeLast() function. */ extern NSTimeInterval GSTickerTimeNow();