C# Class Platform.TestClient.PerfUtils

Afficher le fichier Open project: Lokad/lokad-data-platform

Méthodes publiques

Méthode Description
LogTeamCityGraphData ( string key, long value ) : void

Helps to print out team-city performance statistics in format ' value='']]]>

Method Details

LogTeamCityGraphData() public static méthode

Helps to print out team-city performance statistics in format ' value='']]]>
public static LogTeamCityGraphData ( string key, long value ) : void
key string
value long
Résultat void