func perform()

in Sources/TwitterTextEditor/Scheduler.swift [77:80]


    func perform() {
        isScheduled = false
        block()
    }