This document describes how to do rigorously realtime coding in C++ under Linux. At the heart are callback interfaces which transmit events from C++ class to C++ class.