Skip to content

Commit

Permalink
Feat: add throttlePipe
Browse files Browse the repository at this point in the history
  • Loading branch information
Oni-zerone committed Apr 11, 2019
1 parent 757aa40 commit 10efc27
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions PowerTools/Core/Classes/Pipeline/Pipes/ThrottlePipe.swift
@@ -0,0 +1,8 @@
//
// ThrottlePipe.swift
// Pods-PowerTools_Example
//
// Created by Andrea Altea on 11/04/2019.
//

import Foundation
8 changes: 8 additions & 0 deletions PowerTools/Core/Classes/Utils/DispatchTime.swift
@@ -0,0 +1,8 @@
//
// DispatchTime.swift
// PowerTools
//
// Created by Andrea Altea on 11/04/2019.
//

import Foundation

0 comments on commit 10efc27

Please sign in to comment.