Android - RX定時器

//        rxTimerUtil.interval(3000, object : RxTimerUtil.IRxNext {
//            override fun doNext(number: Long) {
//                KLog.d("shawnBannerTester", "curryType:${hashCode()}:curryType:$curryType:curryPage:$curryPage")
//            }
//        })

shawn