Closed xxi511 closed 2 years ago
Give a time interval, it will be compared with the current time and return the difference.
Just now
How to use.
let a: TimeInterval print(a.diff())
Give a time interval, it will be compared with the current time and return the difference.
Just now
How to use.