Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
CarState.prototype.getCanMonoTimes = function () { return capnp_ts_1.Struct.getList(4, capnp.Uint64List, this); };
CarState.prototype.hasCanMonoTimes = function () { return !capnp_ts_1.Struct.isNull(capnp_ts_1.Struct.getPointer(4, this)); };