The Time Manager APIs are largely unchanged in Palm OS Cobalt.
Modified APIs ^TOP^
Table 124.1 Modified functions
Modified API
|
Description of change
|
uint64_t TimGetTicks (void)
|
Now returns an unsigned 64-bit integer, rather than an unsigned 16-bit integer.
|
status_t TimSetSeconds (uint32_t)
|
Now returns an error code if if the specified date and time is outside the range of dates and times that the device can handle.
|
Unchanged APIs ^TOP^
Table 124.2 Unchanged functions
TimGetSeconds()
|
TimInit()
|
Table 124.3 Unchanged #defines