MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / ~EventLoop

Method ~EventLoop

src/event_loop.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59EventLoop::~EventLoop()
60{
61 stop();
62}
63
64/**
65 * Start the event-loop thread.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected