To be discussed: I added the method getCurrentTimestamp in Beacon. The beacon is known to all components that require the timing info. Otherwise we need to find a different solution to set time information in Actionand Session (e.g. a ref to the timing provider, set in external component, ...)
To be discussed: I added the method
getCurrentTimestamp
inBeacon
. The beacon is known to all components that require the timing info. Otherwise we need to find a different solution to set time information inAction
andSession
(e.g. a ref to the timing provider, set in external component, ...)