A mapping $T:X\rightarrow Y$ between metric spaces $(X.d),(Y,\hat d)$ is continuous at $x_0$ if for every $\epsilon>0$ there is a $\delta>0$ such that $\hat d(Tx,Tx_0)<\epsilon$ for all $x$ satisfying $d(x,x_0)<\delta$.
Consider such a mapping $T$, continuous at $x_0$. For any $\epsilon>0$ define $$\delta(\epsilon)=\sup\{d(x_0,y): \hat d(Tx_0,Ty)<\epsilon\}.$$ Does $\epsilon_1<\epsilon_2$ imply $\delta(\epsilon_1)<\delta(\epsilon_2)$?
It seems obvious that $\delta(\epsilon_1)\leq\delta(\epsilon_2)$. Otherwise, for some $y\in X$ within $\delta(\epsilon_1)$ from $x_0$ it would be $\hat d(Tx_0,Ty)\geq\epsilon_2>\epsilon_1$. Is the inequality strict?