C# Class Platform.TestClient.PerfUtils

Show file Open project: Lokad/lokad-data-platform

Public Methods

Method Description
LogTeamCityGraphData ( string key, long value ) : void

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

Method Details

LogTeamCityGraphData() public static method

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