cocos2d-x
2.2.3-gd2.113-rev1ec524e
|
#include "platform/CCPlatformMacros.h"
#include <float.h>
#include <math.h>
#include <string.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include "./compat/stdint.h"
#include <Windows.h>
Classes | |
struct | timezone |
Namespaces | |
namespace | cocos2d |
Functions | |
int CC_DLL | gettimeofday (struct timeval *, struct timezone *) |