Snapshot

@safe
struct Snapshot {}

Members

Variables

name
Name name;

Name of the snapshot. This is used to locate it.

time
SysTime time;

The time the snapshot was taken.

Meta