System.Performance.PerformanceDetails.Now C# (CSharp) Méthode

Now() public méthode

public Now ( ) : double
Résultat double
        public double Now()
        {
            return 0;
        }
PerformanceDetails