perform()
Executes the work item’s block synchronously on the current thread.
Declaration
func perform()Discussion
This method executes the work item’s block immediately on the current thread.
Executes the work item’s block synchronously on the current thread.
func perform()This method executes the work item’s block immediately on the current thread.