MCPcopy Create free account
hub / github.com/Meshcapade/difflocks / ~Event

Method ~Event

extensions/include/cuMat/src/Context.h:517–520  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

515 }
516
517 ~Event()
518 {
519 release();
520 }
521
522 cudaEvent_t event() const { return event_; }
523

Callers

nothing calls this directly

Calls 1

releaseFunction · 0.85

Tested by

no test coverage detected