Interface ITickSample
Namespace: Eco.Core.Plugins
Assembly: Eco.Core.dll
Syntax
public interface ITickSample
Properties
TimeTotal
Declaration
double TimeTotal { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
public interface ITickSample
double TimeTotal { get; set; }
Type | Description |
---|---|
System.Double |