how do i control Time.delatTime

i have this number that i want to increase over time. how do i do it

Take a look at the reference manual for Time.deltaTime.

Time.timeScale is the way to control "time speed".