The negative binomial distribution with parameters $p\in(0,1)$ and $t>0$ is sometimes defined as the distribution of the number of failures before the $t$th success. This is supported on the set $\{0,1,2,3,\ldots\}.$ Another convention defines it as the number of trials needed to get $t$ successes, supported on the set $\{t, t+1, t+2, \ldots\}.$ But if the first convention is used, then the process is infinitely divisible. Therefore we can define a stochastic processes $N_t,\,t\ge0,$ so that for $0\le s<t,$ $N_t-N_s$ has a negative binomial distribution with parameters $p$ and $t-s,$ and such increments on pairwise disjoint intervals are independent.
My question is: What are the uses of that continuous-time process in statistical modeling?