19#ifdef HAVE_SYS_TYPES_H
28#ifdef HAVE_SYS_RESOURCE_H
29#include <sys/resource.h>
42#define MICRO_IN_SEC 1000000.00
45#ifdef HAVE_GETTIMEOFDAY
48 bool get_as_float = 0;
49 struct timeval tp = {0};
122#define PHP_RUSAGE_PARA(a) \
123 add_assoc_long(return_value, #a, usg.a)
128#elif !defined(_OSD_POSIX) && !defined(__HAIKU__)
148#undef PHP_RUSAGE_PARA
gettimeofday(bool $as_float=false)
microtime(bool $as_float=false)
memset(ptr, 0, type->size)
foreach($dp as $el) foreach( $dp as $el) if( $pass2< 2) echo ""
timelib_time_offset * timelib_get_time_zone_info(timelib_sll ts, timelib_tzinfo *tz)
#define PHP_RUSAGE_PARA(from, to, field)
PHPAPI timelib_tzinfo * get_timezone_info(void)
void timelib_time_offset_dtor(timelib_time_offset *t)
struct _timelib_time_offset timelib_time_offset
ZEND_API zend_string * zend_strpprintf(size_t max_len, const char *format,...)
#define INTERNAL_FUNCTION_PARAMETERS
#define INTERNAL_FUNCTION_PARAM_PASSTHRU
#define ZEND_PARSE_PARAMETERS_END()
#define ZEND_PARSE_PARAMETERS_START(min_num_args, max_num_args)
#define Z_PARAM_LONG(dest)
#define RETURN_NEW_STR(s)
#define Z_PARAM_BOOL(dest)