last_read_timestamp


Description:

public int64 last_read_timestamp { get; set; }

Get the timestamp when the buffer was last read from disk.

Dummy buffers don't track this, so always returns 0.