CTP-API接口文档【struct YangFtdcCurrentTimeField】当前时间
[code]struct YangFtdcCurrentTimeField{
///当前日期
TThostFtdcDateType CurrDate;
///当前时间
TThostFtdcTimeType CurrTime;
///当前时间(毫秒)
TThostFtdcMillisecType CurrMillisec;
///业务日期
TThostFtdcDateType ActionDay;
};
[/code]
页:
[1]