handle --disable-stats in rrc gNB
The parameter --disable-stats allows to avoid statistics gathering in gNB (and also in nrUE). When set, some statistics were still issued and written to a file as gNB is running. I modified rrc gNB so to not trigger the statistics timer if --disable-stats is specified.