no_timestamps property

  1. @Bool()
bool no_timestamps
getter/setter pair

do not generate timestamps

Implementation

@ffi.Bool()
external bool no_timestamps;