as Time Source
Returns a TimeSource that uses this Clock to mark a time instant and to find the amount of time elapsed since that mark.
Pitfall: using this function with Clock.System is error-prone because Clock.System is not well suited for measuring time intervals. Please only use this conversion function on the Clock instances that are fully controlled programmatically.