namespace Timer { namespace Test { bool TestMetronome(); bool TestTimer(); bool TestTrigger(); } // namespace Test } // namespace Timer