SystemClock Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to the normal system clock with precision in seconds.
public ref class SystemClock : Microsoft::AspNetCore::Authentication::ISystemClock
public class SystemClock : Microsoft.AspNetCore.Authentication.ISystemClock
type SystemClock = class
interface ISystemClock
Public Class SystemClock
Implements ISystemClock
- Inheritance
-
SystemClock
- Implements
Constructors
| SystemClock() |
Properties
| UtcNow |
Retrieves the current system time in UTC. |