Why is deltaTime different in BP and C++?

Max Physics Delta Time is set to 0.033333

So, if Physics, C++ Tick & BP Tick all uses different values there is a risk things can get out of sync.

Is this Undefined behavior or can i about this somewhere?