 | DateTimeInt64CurrentDateTimeToTicks 方法 |
Sweet 开发框架
返回当前时间的毫秒数, 这个毫秒其实就是自1970年1月1日0时起的毫秒数
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public static long CurrentDateTimeToTicks()
Public Shared Function CurrentDateTimeToTicks As Long
static member CurrentDateTimeToTicks : unit -> int64
返回值
类型:
Int64[缺少 "M:Sweet.Common.DateTimeInt64.CurrentDateTimeToTicks" 的 <returns> 文档]
参见