C# 클래스 Platform.TestClient.PerfUtils

파일 보기 프로젝트 열기: Lokad/lokad-data-platform

공개 메소드들

메소드 설명
LogTeamCityGraphData ( string key, long value ) : void

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

메소드 상세

LogTeamCityGraphData() 공개 정적인 메소드

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