As a follow-up to this question, for a Markov process $X_t$ with drift $u>0$ and variance $\sigma^2$, the Laplace transform of the stopping time $T=inf\{t: X_t = a >0\}$ is
$$ \mathbb{E}[\exp(-\lambda T)] = \exp\left(-a* \frac{\sqrt{u^2 + 2\sigma^2\lambda} - u}{\sigma^2}\right) $$
If taking derivative and let $\lambda = 0$, I will get $E[T] = a/u$, which is independent of $\sigma^2$. Is this right?