void SetInt64(const char* pname, UInt64 val);
SetInt64 creates a statistical data and assigns Int64 type to the data.
Parameters |
Description |
const char* pname |
Name of the data. |
UInt64 val |
Int64 value assigned to the data. |