StartedServicesDemo.UtcTimestamper.UtcTimestamper C# (CSharp) Method

UtcTimestamper() public method

public UtcTimestamper ( ) : System
return System
		public UtcTimestamper()
		{
			startTime = DateTime.UtcNow;
		}