add a variation on the EC_LOCAL_TEMPO_SCOPE macro
This commit is contained in:
@@ -123,3 +123,4 @@ struct TempoMapScope {
|
||||
} // namespace
|
||||
|
||||
#define EC_LOCAL_TEMPO_SCOPE Temporal::TempoMapScope __tms (*this);
|
||||
#define EC_LOCAL_TEMPO_SCOPE_ARG(arg) Temporal::TempoMapScope __tms (arg);
|
||||
|
||||
Reference in New Issue
Block a user