Variable Timestamp.rep
Declaration
struct Timestamp
{
// ...
ulong rep;
// ...
}
struct Timestamp
{
// ...
ulong rep;
// ...
}