To mark a current time in the mobile scheduler

Hi.
Is there a way to mark a current time in the mobile scheduler?
(for example as a red line)

There is no a built-in solution

You can try to change the logic in sources/views/dayevents.js, line 77 ( _renderScale method) - here code renders the background scale and any custom HTML element can be added to the view.