Does App USB use App Timer internally?

I am building a USB CDC device. I noticed in the sample project there is a call to app_timer_init.

Does App USB actually use App Timer internall?

Thanks

Related