OK,To Test this issue,I build a simple scene.
I begin play audio immediately when the Widget is constructed.
On Windows, Time caculated by OnAudioPlaybackPercent is the same of the Time caculated by Event Tick.:
But On Android,You can see they are not the same. Percentage is much Faster than Event Tick,and the Time caculated by EventTick is right.
Here is My Blueprint: