X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=source%2Ftimex%2FClock.cpp;h=b8a09658ca4c5bdc7e53a15ade134929f1aed2ad;hb=HEAD;hp=60f9e415008d70c78ea0e2690f49fe2557f353d6;hpb=93366a0bda79e6fd6e7dad6316bfcf8cc82f5731;p=anna.git diff --git a/source/timex/Clock.cpp b/source/timex/Clock.cpp index 60f9e41..b8a0965 100644 --- a/source/timex/Clock.cpp +++ b/source/timex/Clock.cpp @@ -17,7 +17,7 @@ anna::timex::Clock::Clock(const char* name, const Millisecond & timeout) : } void anna::timex::Clock::expire(timex::Engine* timeController) -throw(RuntimeException) { +noexcept(false) { bool moreTick = true; try {