Struct Diagnostics.Record
One record (chunk) of data.
Inherited Members
Namespace: Microsoft.MixedReality.WorldLocking.Core
Assembly: cs.temp.dll.dll
Syntax
protected struct Record
Fields
Data
Declaration
public List<byte[]> Data
Field Value
Type | Description |
---|---|
List<Byte[]> |
StartNextFile
If true, finish current
Declaration
public bool StartNextFile
Field Value
Type | Description |
---|---|
Boolean |
Time
Declaration
public DateTime Time
Field Value
Type | Description |
---|---|
DateTime |