#include "ace_pch.h"#include "ace/OS_NS_time.h"#include "ace/OS_NS_Thread.h"#include "ace/Object_Manager_Base.h"| tm * | ACE_OS::localtime_r (const time_t *t, struct tm *res) |
| time_t | ACE_OS::mktime (struct tm *t) |
| char * | ACE_OS::strptime (char *buf, const char *format, struct tm *tm) |
1.4.5