|
API Guide Home (Online version only) |
![]() |
Definition in file PalmHiResTime.h.
Include dependency graph for PalmHiResTime.h:

Go to the source code of this file.
| #define CAM_LIB_TRAP | ( | trapNum | ) | SYS_TRAP(trapNum) |
Definition at line 36 of file PalmHiResTime.h.
| #define kHiResTimeErrorClass (oemErrorClass + 0x100) |
HiRes Timer result codes
Definition at line 61 of file PalmHiResTime.h.
| #define kHiResTimeLibCreator 'pHRT' |
database creator
Definition at line 45 of file PalmHiResTime.h.
| #define kHiResTimeLibName "HRTimer-Lib" |
Internal library name which can be passed to SysLibFind()
Definition at line 49 of file PalmHiResTime.h.
| #define kHiResTimeLibType 'libr' |
database type
Definition at line 44 of file PalmHiResTime.h.
| #define kHiResTimeLibVersion kCamLibVersion1 |
Definition at line 57 of file PalmHiResTime.h.
| #define kHiResTimeLibVersion1 sysMakeROMVersion(1, 0, 0, sysROMStageRelease, 0) |
Definition at line 56 of file PalmHiResTime.h.
| #define kHRLibTrapTimerGetTime (sysLibTrapCustom+1) |
Definition at line 69 of file PalmHiResTime.h.
| #define kHRLibTrapTimerTicksPerSecond (sysLibTrapCustom) |
Definition at line 68 of file PalmHiResTime.h.
Standard library close function.
| refNum,: | IN: |
| Err | error code. |
| refNum,: | IN: |
| *ticksP,: | IN: | |
| *rolloverP,: | IN: |
| Err | error code. |
Standard library open function.
| refNum,: | IN: |
| Err | error code. |
Custom library API functions.
| refNum,: | IN: | |
| *ticksP,: | IN: |
| Err | error code. |
| Top | Palm Developer Network © 2004-2008, Palm, Inc. All rights reserved. Generated on Fri Jun 13 10:07:42 2008 for Palm API Guide |