cocos2d-x NSDate date

RT:请问在cocos2d-x中,如何获取系统当前时间。在ios中是;
在cocos2d-x如何获取啊?求指导,谢谢~

用C的,类型为time_t或者tm

用C的,类型为time_t或者tm