namespace ET { public class WebSocketBenchmarkComponent : Entity { public int k; public long time1 = TimeHelper.ClientNow(); } }