Classes | |
| struct | PRTimeParameters |
| struct | PRExplodedTime |
Typedefs | |
| typedef PRInt64 | PRTime |
| typedef PRTimeParameters(PR_CALLBACK * | PRTimeParamFn )(const PRExplodedTime *gmt) |
Functions | |
| PRTime __pascal __export __loadds | NSPR_API (PRTime) PR_Now(void) |
| NSPR_API (void) PR_ExplodeTime(PRTime usecs | |
| Prototypes for machine dependent function implementations. | |
| NSPR_API (PRTimeParameters) PR_LocalTimeParameters(const PRExplodedTime *gmt) | |
| NSPR_API (PRStatus) PR_ParseTimeStringToExplodedTime(const char *string | |
| NSPR_API (PRUint32) PR_FormatTime(char *buf | |
Variables | |
| PRTimeParamFn | params |
| PRTimeParamFn PRExplodedTime * | exploded |
| PRBool | default_to_gmt |
| PRBool PRExplodedTime * | result |
| int | buflen |
| int const char * | fmt |
| int const char const PRExplodedTime * | tm |
| PRUint32 | bufSize |
| PRUint32 const char * | format |
| typedef PRTimeParameters(PR_CALLBACK * PRTimeParamFn)(const PRExplodedTime *gmt) |
| NSPR_API | ( | void | ) |
(Too bad NSPR's MD system blows so much that we have to reiterate every stinking thing we implement here in our MD header file.)
| NSPR_API | ( | PRTimeParameters | ) | const |
| NSPR_API | ( | PRStatus | ) | const |
| NSPR_API | ( | PRUint32 | ) | [read] |
| PRBool default_to_gmt |
| int buflen |
1.5.6