POP3::update_timer()

Source

File: wp-includes/class-pop3.php

function update_timer () {
        set_time_limit($this->TIMEOUT);
        return true;
    }

© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/pop3/update_timer