Summary

public long LifetimeTicks { get; }

The number of ticks this program has been running for.

Returns

long

Remarks

This value is reset when the program is recompiled for any reason.