ts_current_timestamp() 函数查找与从扫描检索的当前元素相对应的时间戳记。
mi_datetime * ts_current_timestamp(ts_tscan *scan)
如果未检索到任何元素,返回的值将是第一个元素的时间戳记。用户无法使用 mi_free() 释放此值。